listitemmanager: Update selections properly
authorBenjamin Otte <otte@redhat.com>
Mon, 8 Jun 2020 16:06:01 +0000 (18:06 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 8 Jun 2020 16:14:24 +0000 (18:14 +0200)
commit5d9dc25115e111c71d27ea765cf1a31fa0f256ef
tree847c17dec3a997d4c2a743f4f2753a6cd3b1e7aa
parentc8988ec7840b851b3746c626eb87a58a0bca0965
listitemmanager: Update selections properly

Replace a previous fix with a more correct one: Update the
selected state from the model instead of reusing the old state, the
model might have updated the selected state.
gtk/gtklistitemmanager.c